PDF4Java Reference Documentation
com.o2sol.pdf4java.content Package / PDFContentExtractor Class / extractText Method / extractText() Method
In This Topic
    extractText() Method
    In This Topic
    Extracts the text from the PDF page.
    Syntax
    public java.lang.String extractText()

    Return Value

    The text on the page.
    See Also